-
Home
-
WooCommerce PayPal Payments
-
3.0.3 (latest)
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
62 |
Dependencies |
26 |
Dependents |
28 |
Total lines |
528 |
Lines of code |
233 |
Logical lines of code |
160 |
Comment lines |
253 |
Methods |
17 |
Properties |
20 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
C |
31 |
29 |
101 |
get_icon() |
S |
58 |
3 |
16 |
replace_credit_card_cvv_placeholder() |
S |
68 |
4 |
6 |
update_option() |
S |
60 |
3 |
13 |
__construct() |
S |
48 |
1 |
31 |
init_settings() |
S |
67 |
3 |
7 |
is_customer_changing_subscription_payment() |
S |
77 |
3 |
3 |
replace_credit_card_cvv_label() |
S |
70 |
3 |
6 |
get_option() |
S |
65 |
3 |
9 |
add_payment_token_to_order() |
S |
62 |
2 |
11 |
process_refund() |
S |
67 |
2 |
7 |
get_transaction_url() |
S |
75 |
1 |
4 |
init_form_fields() |
S |
78 |
1 |
3 |
is_available() |
S |
81 |
1 |
3 |
is_enabled() |
S |
81 |
1 |
3 |
settings_renderer() |
S |
82 |
1 |
3 |
form() |
S |
68 |
1 |
7 |